Define this parameter in the Http Request Header
[
{
"SupplierCode": "sample string 1",
"ProductCode": "sample string 2",
"SupplierSKUCode": "sample string 3",
"MSRP": 4.1,
"MAP": 5.1,
"CostPrice": 6.1
},
{
"SupplierCode": "sample string 1",
"ProductCode": "sample string 2",
"SupplierSKUCode": "sample string 3",
"MSRP": 4.1,
"MAP": 5.1,
"CostPrice": 6.1
}
]